NegativeTypes
import { NegativeTypes } from "@hyper-fetch/core"
Description
Defined in types/helpers.types.ts:1
Preview
type NegativeTypes = null | undefined;
Structure
null | undefined
import { NegativeTypes } from "@hyper-fetch/core"
Defined in types/helpers.types.ts:1
type NegativeTypes = null | undefined;
null | undefined